PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class / setStructureElements Method
A root structure element or a collection of structure elements representing the roots of the structure tree.
In This Topic
    setStructureElements Method
    In This Topic
    Sets the child or children structure elements.
    Syntax
    public void setStructureElements( 
       IPDFStructureElement value
    )

    Parameters

    value
    A root structure element or a collection of structure elements representing the roots of the structure tree.
    See Also